LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ModelViewPresenterCommand<P,V> Class







Members 
The presenter that will be activate and operate the view.
The View that will be displayed to the user.
Displays a View and associates it with a Presenter.
Object Model
ModelViewPresenterCommand<P,V> ClassWorkstationContainer Class
Syntax
public class ModelViewPresenterCommand<P,V> : WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
'Declaration
 
Public Class ModelViewPresenterCommand
    (Of P As IWorkstationPresenter(Of V),
     V As ) 
   Inherits WorkstationCommand
   Implements ICommand 
'Usage
 
Dim instance As ModelViewPresenterCommand(Of P,V)
public sealed class ModelViewPresenterCommand<P,V> : ICommand  where P: IWorkstationPresenter<V>
    where V: 
function Leadtools.Medical.Workstation.Commands.ModelViewPresenterCommand()
public __gc class ModelViewPresenterCommand<P,V> : public WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
generic<typename P>
generic<typename V>
public ref class ModelViewPresenterCommand : public WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
Type Parameters
P
The presenter that will be activate and operate the view.
V
The View that will be displayed to the user.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModelViewPresenterCommand<P,V> Members
Leadtools.Medical.Workstation.Commands Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.